Skip to content

IEventSource.OnNext event

Defined in

Type: IEventSource Namespace: System.Reactive Assembly: System.Reactive.dll

Applies to

netstandard2.0

Action<out T> OnNext

Summary: Event signaling the next element in the data stream.